-
Home
-
WP Free SSL – Free SSL Certificate for WordPress and force HTTPS
-
1.2.3
-
Code
-
Classes
- LEOrder
Total Complexity |
171 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
822 |
Lines of code |
650 |
Logical lines of code |
386 |
Comment lines |
89 |
Methods |
14 |
Properties |
14 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
C |
31 |
28 |
106 |
verifyPendingOrderAuthorization() |
C |
34 |
25 |
93 |
getCertificate1() |
C |
36 |
23 |
78 |
getCertificate() |
C |
36 |
23 |
77 |
revokeCertificate() |
B |
42 |
16 |
50 |
finalizeOrder() |
A |
43 |
13 |
47 |
createOrder() |
A |
41 |
10 |
51 |
deactivateOrderAuthorization() |
A |
50 |
8 |
26 |
getPendingAuthorizations() |
A |
47 |
7 |
33 |
updateOrderData() |
S |
52 |
5 |
22 |
generateCSR() |
S |
46 |
3 |
42 |
updateAuthorizations() |
S |
62 |
4 |
11 |
allAuthorizationsValid() |
S |
63 |
4 |
11 |
isFinalized() |
S |
78 |
2 |
3 |